projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64116ad
)
entered into RCS
author
Richard M. Stallman
<rms@gnu.org>
Sun, 30 Jan 1994 03:04:13 +0000
(
03:04
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Sun, 30 Jan 1994 03:04:13 +0000
(
03:04
+0000)
src/widget.h
patch
|
blob
|
history
diff --git
a/src/widget.h
b/src/widget.h
index 91e74b43d37b38d8d4480ddaef0afacd7e9a7f83..ad786ae6997c802106f2864da61739f19cc97a87 100644
(file)
--- a/
src/widget.h
+++ b/
src/widget.h
@@
-85,6
+85,6
@@
extern WidgetClass emacsFrameClass;
extern struct _DisplayContext* display_context;
/* Special entrypoints */
-void EmacsFrameSetCharSize (
Widget widget, int rows, int cols
);
+void EmacsFrameSetCharSize ();
#endif /* _EmacsFrame_h */